home *** CD-ROM | disk | FTP | other *** search
/ Gamers Delight 2 / Gamers Delight 2.iso / Aminet / game / board / JBPoker10.lha / JBPoker.doc < prev    next >
Text File  |  1992-11-09  |  6KB  |  107 lines

  1.  
  2.                          JB POKER V1.0 Instructions
  3.                          ~~~~~~~~~~~~~~~~~~~~~~~~~~
  4.      V1.0 was written in AMOS May 1991. This program is dedicated to the
  5.   FAIL grade I recieved because I was writing this instead of studying for
  6.   a University of Wollongong test on integral calculus.
  7.  
  8.    "JB Poker" was designed to emulate the poker-playing machines commonly
  9. seen in pubs. You could appreciate the difficulty of trying to copy something
  10. you have never actually seen. All I know of these machines was told to me by
  11. a friend, whose ability to poke coins into slot machines at a rate of $10 per
  12. 60 seconds is legendary. Understandably, this made him somewhat unpopular
  13. with his parents (the rightful earners of the money), so he suggested I write
  14. a program that had the same effect on his small brain as the real thing, but
  15. cost considerably less to run than the price of an A500 every hour. Within
  16. 24 hours Poker had emerged (gripping stuff!). His initials (J.B.) were added
  17. to distinguish the game from the hundred other Poker games around.
  18.  
  19.    Over the next week a string of add-ons were suggested, such as "what about
  20. a title across the top with flashing lights and stuff","where's the music",
  21. etc. By July 1991, it became the horrible apparition you see now.
  22.    Anyway, that's how it happened.
  23.  
  24. -----------------------------------------------------------------------------
  25.   PEOPLE WHO READ THE FIRST 5 WORDS AND THEN STOPPED READING - YOU CAN START
  26.                              READING AGAIN HERE!
  27.  
  28.    After the prog has loaded and given a short introduction, the Poker screen
  29. will appear. There is a playing area (covered in green felt, of course), a
  30. control panel with four buttons, the area where your money is displayed at
  31. the bottom, and the pointer hand, which can be moved using the mouse. 
  32.    If there is a saved game on the disk, You will be asked whether you want
  33. to start a new game with ten dollars, or load the saved amount from disk.
  34. Just click on the appropriately coloured button to continue. I'll assume you
  35. are starting a new game.
  36.    You will be given ten $1 coins (we're in the big time now remember!) By
  37. clicking on the bottom of the screen, these can be picked up with the mouse,
  38. a la Dungeon Master. You can enter from 1 to 5 credits into the slot at the
  39. right. Pressing the coin reject button under the money slot will eject the
  40. coins.
  41.    Press the DEAL button and you will be dealt five cards. You can turn over 
  42. any of the cards by clicking on them. Press DEAL again and the upside-down
  43. cards will be replaced with new cards from the deck. Your hand will then be
  44. checked for winning combinations.
  45.    Good hands will give you a multiple of your credits:
  46.  
  47.          Rubbish cards .................... you lose your credits.
  48.          One pair, of 2's to 10's ......... you lose your credits.
  49.          One pair, of J,Q,K or A .......... you keep your credits.
  50.          Two pairs ...................... you double your credits. 
  51.          Three of a kind ........... you get 5 times your credits.
  52.          Straight .................. you get 8 times your credits.
  53.          Flush .................... you get 12 times your credits.
  54.          Full house ............... you get 25 times your credits.
  55.          Four of a kind ........... you get 50 times your credits.
  56.          Straight flush ........... you get 75 times your credits.
  57.          Royal flush ............. you get 100 times your credits.
  58.  
  59.    If you do not lose your credits, you will be given a chance to gamble
  60. your winnings. To gamble, press either the red or black button. The cards
  61. will be shuffled and a random card dealt. If the card is the same colour
  62. as the button you picked, your credits will be doubled. If not, all your
  63. credits will be lost. This can be repeated as many times as you dare. If you
  64. want to stop betting, or don't want to bet, press the DEAL button. All your
  65. credits in excess of 5 will then be chucked out of the machine.
  66.    When you press the QUIT button (you cannot do this in the middle of
  67. a hand) the prog will ask you if you want to save your money. If you save,
  68. your money will be saved on the system (boot-up) disk, so make sure it is
  69. unprotected.
  70.    There are also several short-cuts to speed up the game. The right
  71. mouse button emulates the DEAL button when starting a new hand or after
  72. selecting cards, and, when entering credits, picking up a coin and pressing
  73. the right mouse button will put it into the machine. (To enter credits
  74. quickly move the mouse over the credits and press the left and right buttons
  75. alternately, press the right button twice in a row to deal.) For those who
  76. prefer keyboard commands:
  77.  
  78.             F1-F5 .... enter that number of credits
  79.             Return .................... DEAL button
  80.             F1-F5 ............... flip cards 1 to 5
  81.             Left shift ............... Black button
  82.             Right shift ................ Red button
  83.             F9 ....................... Music on/off
  84.             F10 ....................... QUIT button
  85.  
  86.    Well, that just about wraps it up, I suppose... now a couple of important
  87. messages...
  88.         This program is PUBLIC DOMAIN -
  89.     that is, it may be freely distributed with these
  90.     simple conditions:
  91.         1 - this file and the needed font
  92.             must accompany the program file
  93.         2 - all files must be totally unaltered
  94.         3 - no money is to be made from the distribution
  95.             of this program.
  96.  
  97.               I can be contacted at:
  98.  
  99.         Mandalay, Saint Clair St.
  100.         Bowral, NSW 2576
  101.         AUSTRALIA        
  102.  
  103.         E-Mail:  u9147063@cs.uow.edu.au
  104.              g9147063@cs.uow.edu.au  (post-1993)
  105.  
  106.                          ...Richard Ling
  107.